Click or drag to resize

ServiceGetNonIndexableItemDetails Method (String)

Gets the non indexable item details.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GetNonIndexableItemDetailsResponse GetNonIndexableItemDetails(
	string mailbox
)

Parameters

mailbox
Type: SystemString
The mailbox.

Return Value

Type: GetNonIndexableItemDetailsResponse
GetNonIndexableItemDetailsResponse.
See Also